Skip to content

Issue 6: Response to users' page requests #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ManishKumarKeshri
Copy link
Collaborator

Change log description
User related APIs like createUserProfile, login, getUserProfile is implemented here.
Still working on Google login and SignUp.

Purpose of the change
Fixes #6

What the code does
APIs are exposed using spring controller. Their implementation is written using service/.

How to verify it
CI Build shall pass.

ManishKumarKeshri added 4 commits January 2, 2021 17:38
Signed-off-by: ManishKumarKeshri <[email protected]>
Signed-off-by: ManishKumarKeshri <[email protected]>
Signed-off-by: ManishKumarKeshri <[email protected]>
Signed-off-by: ManishKumarKeshri <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Response to User's Page request
1 participant